0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.2279510498047 356 0.2873 0


No Amazon API Requests Made.


App Debug - Total Time 1.2279510498047 seconds

Number Time From Start Name Description
1 0.77957797050476 Initialise Initialise FSB Function
2 0.782142162323 App Controller Start Start of the App controller (called before the controller of every page)
3 0.78440308570862 Start of getCategoryListByGroup Function Before first category groups query
4 0.78466105461121 After initial query Before first category groups query
5 0.78466296195984 Get Category List for Group Before the call to getCategoryList function
6 0.78466701507568 Start of GetCategoryList function Start of the function
7 0.78467202186584 Before getting categories Query to get specific category list
8 0.78515815734863 After getting categories Query to get specific category list
9 0.78516101837158 Before getting category custom Before call to function getCategoryCustom
10 0.78752398490906 After getting category custom After call to function getCategoryCustom
11 0.78752899169922 Before getting category custom Before call to function getCategoryCustom
12 0.79005599021912 After getting category custom After call to function getCategoryCustom
13 0.79006099700928 Before getting category custom Before call to function getCategoryCustom
14 0.79242706298828 After getting category custom After call to function getCategoryCustom
15 0.79242897033691 Before getting category custom Before call to function getCategoryCustom
16 0.79458498954773 After getting category custom After call to function getCategoryCustom
17 0.79458713531494 Before getting category custom Before call to function getCategoryCustom
18 0.79666018486023 After getting category custom After call to function getCategoryCustom
19 0.79666209220886 Before getting category custom Before call to function getCategoryCustom
20 0.79878711700439 After getting category custom After call to function getCategoryCustom
21 0.79878902435303 End of GetCategoryList function End of the function
22 0.7987961769104 Get Category List for Group Before the call to getCategoryList function
23 0.79879903793335 Start of GetCategoryList function Start of the function
24 0.79880118370056 Before getting categories Query to get specific category list
25 0.79936504364014 End of getCategoryListByGroup Function Before return()
26 0.88489103317261 App Controller End End of the App controller (called before the controller of every page)
27 1.0556800365448 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.0563180446625 Before Get Options Before the call to getOptions in the tpl class
29 1.0880491733551 After Get Options After the call to getOptions in the tpl class
30 1.0880951881409 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.2279281616211 Finalizing debug Before the debug is output to the page.
32 1.2279491424561 End of App This is the end of the app logging, final timestamp


Query Debug - 356 Database Queries. Total time 0.2873 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0004 0.00040221214294434
SELECT parameter, value FROM parameters
2 0.0016 0.001568078994751
SELECT * FROM `bad_bots`
3 0.0005 0.00054383277893066
SET time_zone = 'Europe/London'
4 0.0004 0.0003960132598877
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0006 0.00060296058654785
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:10:\"3.16.67.13\";}'
6 0.0005 0.00046014785766602
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1715889970'
7 0.0011 0.0010800361633301
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0006 0.00058579444885254
UPDATE autorun SET lastrun = '2024-05-16 20:06:11' WHERE id = '13'
9 0.0006 0.00061702728271484
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0003 0.00026798248291016
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0003 0.00029706954956055
SELECT * FROM pages WHERE id = 52
12 0.0006 0.00055193901062012
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0007 0.00070786476135254
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0003 0.00029397010803223
SELECT * FROM pages WHERE pagename = 'search'
15 0.0002 0.00023889541625977
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0005 0.00045490264892578
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0002 0.0002448558807373
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0002 0.00023508071899414
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0002 0.00022697448730469
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0002 0.00024199485778809
SELECT id FROM categories WHERE parent_id = '26'
21 0.0002 0.00024890899658203
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0002 0.00023198127746582
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0002 0.0002439022064209
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0003 0.00025010108947754
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00027298927307129
SELECT * FROM categorygroups WHERE id = '1'
26 0.0003 0.00026893615722656
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0003 0.00027990341186523
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0002 0.00022697448730469
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.00025582313537598
SELECT id FROM categories WHERE parent_id = '27'
30 0.0003 0.00028586387634277
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0003 0.00029301643371582
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0003 0.00026988983154297
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0002 0.00023794174194336
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0002 0.00023603439331055
SELECT * FROM categorygroups WHERE id = '1'
35 0.0003 0.00026607513427734
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0002 0.00023388862609863
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0002 0.00024199485778809
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00026583671569824
SELECT id FROM categories WHERE parent_id = '28'
39 0.0002 0.00023102760314941
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0003 0.00029397010803223
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0003 0.00027108192443848
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0002 0.00022983551025391
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0002 0.00023508071899414
SELECT * FROM categorygroups WHERE id = '1'
44 0.0002 0.00021791458129883
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0002 0.00021791458129883
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0003 0.00025200843811035
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0002 0.00021910667419434
SELECT id FROM categories WHERE parent_id = '29'
48 0.0002 0.00023102760314941
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0003 0.00026512145996094
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0002 0.00022006034851074
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0002 0.0002129077911377
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0002 0.00024318695068359
SELECT * FROM categorygroups WHERE id = '1'
53 0.0002 0.0002140998840332
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0002 0.0002129077911377
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0003 0.00025105476379395
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00025200843811035
SELECT id FROM categories WHERE parent_id = '30'
57 0.0002 0.00021195411682129
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0002 0.00020313262939453
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0002 0.00020909309387207
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0002 0.00021886825561523
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0002 0.00022196769714355
SELECT * FROM categorygroups WHERE id = '1'
62 0.0002 0.00021505355834961
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0002 0.00019502639770508
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0002 0.00022006034851074
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0002 0.00022292137145996
SELECT id FROM categories WHERE parent_id = '31'
66 0.0003 0.00025701522827148
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0003 0.0002601146697998
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0002 0.0002291202545166
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0002 0.0002138614654541
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0002 0.00023508071899414
SELECT * FROM categorygroups WHERE id = '1'
71 0.0006 0.00055313110351562
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0003 0.00027203559875488
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0003 0.00029897689819336
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0002 0.00022506713867188
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0002 0.00023508071899414
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0002 0.00023698806762695
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0007 0.00069093704223633
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.0803 0.08030104637146
SELECT * FROM ipgeocountries WHERE INET_ATON('3.16.67.13') >= INET_ATON(ip_start) AND INET_ATON('3.16.67.13') <= INET_ATON(ip_end)
79 0.0006 0.0005638599395752
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0004 0.00035905838012695
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0003 0.00033903121948242
SELECT * FROM pages WHERE pagename = 'search'
82 0.0003 0.00028085708618164
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0003 0.00032210350036621
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0003 0.00028491020202637
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0003 0.00029110908508301
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0003 0.0003199577331543
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0003 0.00027799606323242
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0008 0.00080609321594238
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert fleur de geisha 20 sachets mousselines', NOW(), '3.16.67.13'
89 0.0023 0.0022578239440918
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0013 0.0013251304626465
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0061 0.0061490535736084
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (keyfeatures LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (keyfeatures LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (keyfeatures LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (keyfeatures LIKE 'mousselines') OR (title LIKE 'mousselines'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0003 0.00028586387634277
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
93 0.0003 0.00030517578125
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
94 0.0003 0.00031185150146484
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0119 0.011857986450195
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (keyfeatures LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (keyfeatures LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (keyfeatures LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (keyfeatures LIKE '%mousselines%') OR (title LIKE '%mousselines%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0004 0.00036501884460449
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
97 0.0003 0.00027298927307129
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
98 0.0006 0.00063800811767578
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0006 0.00058197975158691
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0063 0.0062580108642578
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (keyfeatures LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (keyfeatures LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (keyfeatures LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (keyfeatures LIKE 'mousselines') OR (title LIKE 'mousselines'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00034809112548828
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
102 0.0003 0.00033092498779297
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
103 0.0003 0.00026917457580566
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0125 0.012512922286987
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (keyfeatures LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (keyfeatures LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (keyfeatures LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (keyfeatures LIKE '%mousselines%') OR (title LIKE '%mousselines%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00025391578674316
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
106 0.0003 0.00025582313537598
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
107 0.0005 0.00049281120300293
SELECT * FROM products WHERE id = '2204'
108 0.0002 0.00024700164794922
SELECT * FROM productimages WHERE product_id = '2204' ORDER BY sortorder ASC
109 0.0003 0.00025105476379395
SELECT * FROM product_image_select WHERE product_id = '2204'
110 0.0002 0.00021886825561523
SELECT * FROM productcustomimages WHERE product_id = '2204'
111 0.0002 0.00024914741516113
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2204' AND a.name = n.originalname
112 0.0002 0.00022602081298828
SELECT * FROM productoffers WHERE product_id = '2204' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0002 0.00022506713867188
SELECT * FROM productoffers
                WHERE product_id = '2204' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0002 0.00021791458129883
SELECT value FROM productattributes WHERE product_id = '2204' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
115 0.0006 0.00055193901062012
SELECT * FROM products WHERE id = '1303'
116 0.0005 0.00051498413085938
SELECT * FROM productimages WHERE product_id = '1303' ORDER BY sortorder ASC
117 0.0005 0.0005490779876709
SELECT * FROM product_image_select WHERE product_id = '1303'
118 0.0005 0.0004580020904541
SELECT * FROM productcustomimages WHERE product_id = '1303'
119 0.0012 0.0012180805206299
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1303' AND a.name = n.originalname
120 0.0005 0.00046896934509277
SELECT * FROM productoffers WHERE product_id = '1303' AND merchantid = 'A1X6FK5RDHNB96'
121 0.0004 0.00042891502380371
SELECT * FROM productoffers
                WHERE product_id = '1303' AND price > 0
                ORDER BY price ASC LIMIT 1
122 0.0008 0.00077414512634277
SELECT * FROM productoffers
                WHERE product_id = 1303
                ORDER BY price ASC LIMIT 1
123 0.0005 0.0004889965057373
SELECT value FROM productattributes
                WHERE product_id = '1303'
                AND name = 'ListPriceAmount'
124 0.0005 0.0005497932434082
SELECT value FROM productattributes WHERE product_id = '1303' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
125 0.0014 0.0013971328735352
SELECT * FROM products WHERE id = '4918'
126 0.0005 0.00045514106750488
SELECT * FROM productimages WHERE product_id = '4918' ORDER BY sortorder ASC
127 0.0002 0.0002129077911377
SELECT * FROM product_image_select WHERE product_id = '4918'
128 0.0002 0.0002288818359375
SELECT * FROM productcustomimages WHERE product_id = '4918'
129 0.0002 0.00023889541625977
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4918' AND a.name = n.originalname
130 0.0002 0.00023484230041504
SELECT * FROM productoffers WHERE product_id = '4918' AND merchantid = 'A1X6FK5RDHNB96'
131 0.0002 0.00023889541625977
SELECT * FROM productoffers
                WHERE product_id = '4918' AND price > 0
                ORDER BY price ASC LIMIT 1
132 0.0004 0.00035881996154785
SELECT * FROM productoffers
                WHERE product_id = 4918
                ORDER BY price ASC LIMIT 1
133 0.0002 0.0002131462097168
SELECT value FROM productattributes
                WHERE product_id = '4918'
                AND name = 'ListPriceAmount'
134 0.0002 0.00022292137145996
SELECT value FROM productattributes WHERE product_id = '4918' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
135 0.0006 0.00062417984008789
SELECT * FROM products WHERE id = '1088'
136 0.0002 0.00022602081298828
SELECT * FROM productimages WHERE product_id = '1088' ORDER BY sortorder ASC
137 0.0002 0.0002138614654541
SELECT * FROM product_image_select WHERE product_id = '1088'
138 0.0002 0.00021004676818848
SELECT * FROM productcustomimages WHERE product_id = '1088'
139 0.0002 0.00023794174194336
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1088' AND a.name = n.originalname
140 0.0002 0.0002448558807373
SELECT * FROM productoffers WHERE product_id = '1088' AND merchantid = 'A1X6FK5RDHNB96'
141 0.0003 0.00025701522827148
SELECT * FROM productoffers
                WHERE product_id = '1088' AND price > 0
                ORDER BY price ASC LIMIT 1
142 0.0003 0.00030803680419922
SELECT value FROM productattributes WHERE product_id = '1088' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
143 0.0010 0.00098514556884766
SELECT * FROM products WHERE id = '4946'
144 0.0003 0.00026297569274902
SELECT * FROM productimages WHERE product_id = '4946' ORDER BY sortorder ASC
145 0.0002 0.00022602081298828
SELECT * FROM product_image_select WHERE product_id = '4946'
146 0.0002 0.00022602081298828
SELECT * FROM productcustomimages WHERE product_id = '4946'
147 0.0002 0.00024914741516113
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4946' AND a.name = n.originalname
148 0.0002 0.00023102760314941
SELECT * FROM productoffers WHERE product_id = '4946' AND merchantid = 'A1X6FK5RDHNB96'
149 0.0003 0.00029110908508301
SELECT * FROM productoffers
                WHERE product_id = '4946' AND price > 0
                ORDER BY price ASC LIMIT 1
150 0.0002 0.00023102760314941
SELECT value FROM productattributes WHERE product_id = '4946' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
151 0.0009 0.00094890594482422
SELECT * FROM products WHERE id = '4945'
152 0.0002 0.00022482872009277
SELECT * FROM productimages WHERE product_id = '4945' ORDER BY sortorder ASC
153 0.0002 0.00023198127746582
SELECT * FROM product_image_select WHERE product_id = '4945'
154 0.0002 0.00022602081298828
SELECT * FROM productcustomimages WHERE product_id = '4945'
155 0.0002 0.00023388862609863
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4945' AND a.name = n.originalname
156 0.0002 0.00023198127746582
SELECT * FROM productoffers WHERE product_id = '4945' AND merchantid = 'A1X6FK5RDHNB96'
157 0.0007 0.00069308280944824
SELECT * FROM productoffers
                WHERE product_id = '4945' AND price > 0
                ORDER BY price ASC LIMIT 1
158 0.0003 0.00031900405883789
SELECT * FROM productoffers
                WHERE product_id = 4945
                ORDER BY price ASC LIMIT 1
159 0.0004 0.00041604042053223
SELECT value FROM productattributes
                WHERE product_id = '4945'
                AND name = 'ListPriceAmount'
160 0.0003 0.00029587745666504
SELECT value FROM productattributes WHERE product_id = '4945' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
161 0.0008 0.00075602531433105
SELECT * FROM products WHERE id = '4947'
162 0.0003 0.00030303001403809
SELECT * FROM productimages WHERE product_id = '4947' ORDER BY sortorder ASC
163 0.0003 0.00034117698669434
SELECT * FROM product_image_select WHERE product_id = '4947'
164 0.0004 0.00038695335388184
SELECT * FROM productcustomimages WHERE product_id = '4947'
165 0.0011 0.0010650157928467
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4947' AND a.name = n.originalname
166 0.0007 0.00068402290344238
SELECT * FROM productoffers WHERE product_id = '4947' AND merchantid = 'A1X6FK5RDHNB96'
167 0.0007 0.00073504447937012
SELECT * FROM productoffers
                WHERE product_id = '4947' AND price > 0
                ORDER BY price ASC LIMIT 1
168 0.0007 0.0006711483001709
SELECT value FROM productattributes WHERE product_id = '4947' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
169 0.0012 0.0012071132659912
SELECT * FROM products WHERE id = '1470'
170 0.0017 0.0017411708831787
SELECT * FROM productimages WHERE product_id = '1470' ORDER BY sortorder ASC
171 0.0007 0.0007481575012207
SELECT * FROM product_image_select WHERE product_id = '1470'
172 0.0006 0.00061202049255371
SELECT * FROM productcustomimages WHERE product_id = '1470'
173 0.0026 0.0026311874389648
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1470' AND a.name = n.originalname
174 0.0022 0.0022389888763428
SELECT * FROM productoffers WHERE product_id = '1470' AND merchantid = 'A1X6FK5RDHNB96'
175 0.0011 0.0010640621185303
SELECT * FROM productoffers
                WHERE product_id = '1470' AND price > 0
                ORDER BY price ASC LIMIT 1
176 0.0013 0.0013201236724854
SELECT * FROM productoffers
                WHERE product_id = 1470
                ORDER BY price ASC LIMIT 1
177 0.0010 0.00099587440490723
SELECT value FROM productattributes
                WHERE product_id = '1470'
                AND name = 'ListPriceAmount'
178 0.0010 0.00096583366394043
SELECT value FROM productattributes WHERE product_id = '1470' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
179 0.0010 0.001032829284668
SELECT * FROM products WHERE id = '2156'
180 0.0003 0.00027990341186523
SELECT * FROM productimages WHERE product_id = '2156' ORDER BY sortorder ASC
181 0.0003 0.00026893615722656
SELECT * FROM product_image_select WHERE product_id = '2156'
182 0.0003 0.00025606155395508
SELECT * FROM productcustomimages WHERE product_id = '2156'
183 0.0003 0.00027298927307129
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2156' AND a.name = n.originalname
184 0.0003 0.00030112266540527
SELECT * FROM productoffers WHERE product_id = '2156' AND merchantid = 'A1X6FK5RDHNB96'
185 0.0004 0.0003809928894043
SELECT * FROM productoffers
                WHERE product_id = '2156' AND price > 0
                ORDER BY price ASC LIMIT 1
186 0.0003 0.00027704238891602
SELECT value FROM productattributes WHERE product_id = '2156' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
187 0.0017 0.0017318725585938
SELECT * FROM products WHERE id = '3938'
188 0.0006 0.00064682960510254
SELECT * FROM productimages WHERE product_id = '3938' ORDER BY sortorder ASC
189 0.0004 0.00035715103149414
SELECT * FROM product_image_select WHERE product_id = '3938'
190 0.0003 0.0002901554107666
SELECT * FROM productcustomimages WHERE product_id = '3938'
191 0.0003 0.00029206275939941
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3938' AND a.name = n.originalname
192 0.0003 0.0003352165222168
SELECT * FROM productoffers WHERE product_id = '3938' AND merchantid = 'A1X6FK5RDHNB96'
193 0.0003 0.00034999847412109
SELECT * FROM productoffers
                WHERE product_id = '3938' AND price > 0
                ORDER BY price ASC LIMIT 1
194 0.0005 0.00048089027404785
SELECT * FROM productoffers
                WHERE product_id = 3938
                ORDER BY price ASC LIMIT 1
195 0.0003 0.00026798248291016
SELECT value FROM productattributes
                WHERE product_id = '3938'
                AND name = 'ListPriceAmount'
196 0.0003 0.00027704238891602
SELECT value FROM productattributes WHERE product_id = '3938' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
197 0.0008 0.00077390670776367
SELECT * FROM products WHERE id = '4949'
198 0.0003 0.00030803680419922
SELECT * FROM productimages WHERE product_id = '4949' ORDER BY sortorder ASC
199 0.0003 0.00028514862060547
SELECT * FROM product_image_select WHERE product_id = '4949'
200 0.0003 0.0002589225769043
SELECT * FROM productcustomimages WHERE product_id = '4949'
201 0.0003 0.00031590461730957
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4949' AND a.name = n.originalname
202 0.0003 0.00029397010803223
SELECT * FROM productoffers WHERE product_id = '4949' AND merchantid = 'A1X6FK5RDHNB96'
203 0.0004 0.00040912628173828
SELECT * FROM productoffers
                WHERE product_id = '4949' AND price > 0
                ORDER BY price ASC LIMIT 1
204 0.0003 0.0002899169921875
SELECT value FROM productattributes WHERE product_id = '4949' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
205 0.0011 0.0011270046234131
SELECT * FROM products WHERE id = '1224'
206 0.0003 0.00034117698669434
SELECT * FROM productimages WHERE product_id = '1224' ORDER BY sortorder ASC
207 0.0003 0.00029492378234863
SELECT * FROM product_image_select WHERE product_id = '1224'
208 0.0003 0.00031113624572754
SELECT * FROM productcustomimages WHERE product_id = '1224'
209 0.0004 0.00035500526428223
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1224' AND a.name = n.originalname
210 0.0003 0.00034999847412109
SELECT * FROM productoffers WHERE product_id = '1224' AND merchantid = 'A1X6FK5RDHNB96'
211 0.0004 0.00037097930908203
SELECT * FROM productoffers
                WHERE product_id = '1224' AND price > 0
                ORDER BY price ASC LIMIT 1
212 0.0003 0.00033307075500488
SELECT value FROM productattributes WHERE product_id = '1224' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
213 0.0018 0.0017631053924561
SELECT * FROM products WHERE id = '1561'
214 0.0015 0.0015311241149902
SELECT * FROM productimages WHERE product_id = '1561' ORDER BY sortorder ASC
215 0.0015 0.0015408992767334
SELECT * FROM product_image_select WHERE product_id = '1561'
216 0.0007 0.0007469654083252
SELECT * FROM productcustomimages WHERE product_id = '1561'
217 0.0017 0.0017049312591553
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1561' AND a.name = n.originalname
218 0.0012 0.0011680126190186
SELECT * FROM productoffers WHERE product_id = '1561' AND merchantid = 'A1X6FK5RDHNB96'
219 0.0007 0.00070905685424805
SELECT * FROM productoffers
                WHERE product_id = '1561' AND price > 0
                ORDER BY price ASC LIMIT 1
220 0.0007 0.00070905685424805
SELECT value FROM productattributes WHERE product_id = '1561' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
221 0.0019 0.0018529891967773
SELECT * FROM products WHERE id = '1125'
222 0.0004 0.00039505958557129
SELECT * FROM productimages WHERE product_id = '1125' ORDER BY sortorder ASC
223 0.0003 0.00030398368835449
SELECT * FROM product_image_select WHERE product_id = '1125'
224 0.0003 0.00026392936706543
SELECT * FROM productcustomimages WHERE product_id = '1125'
225 0.0003 0.0002601146697998
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1125' AND a.name = n.originalname
226 0.0004 0.00037002563476562
SELECT * FROM productoffers WHERE product_id = '1125' AND merchantid = 'A1X6FK5RDHNB96'
227 0.0003 0.00032210350036621
SELECT * FROM productoffers
                WHERE product_id = '1125' AND price > 0
                ORDER BY price ASC LIMIT 1
228 0.0004 0.00042390823364258
SELECT * FROM productoffers
                WHERE product_id = 1125
                ORDER BY price ASC LIMIT 1
229 0.0003 0.00025820732116699
SELECT value FROM productattributes
                WHERE product_id = '1125'
                AND name = 'ListPriceAmount'
230 0.0003 0.0002741813659668
SELECT value FROM productattributes WHERE product_id = '1125' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
231 0.0006 0.00057506561279297
SELECT * FROM products WHERE id = '1145'
232 0.0003 0.00031685829162598
SELECT * FROM productimages WHERE product_id = '1145' ORDER BY sortorder ASC
233 0.0003 0.00032496452331543
SELECT * FROM product_image_select WHERE product_id = '1145'
234 0.0003 0.00027704238891602
SELECT * FROM productcustomimages WHERE product_id = '1145'
235 0.0003 0.00030612945556641
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1145' AND a.name = n.originalname
236 0.0003 0.0003359317779541
SELECT * FROM productoffers WHERE product_id = '1145' AND merchantid = 'A1X6FK5RDHNB96'
237 0.0004 0.00036716461181641
SELECT * FROM productoffers
                WHERE product_id = '1145' AND price > 0
                ORDER BY price ASC LIMIT 1
238 0.0003 0.00029301643371582
SELECT value FROM productattributes WHERE product_id = '1145' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
239 0.0007 0.0006711483001709
SELECT * FROM products WHERE id = '810'
240 0.0014 0.0014159679412842
SELECT * FROM productimages WHERE product_id = '810' ORDER BY sortorder ASC
241 0.0132 0.01321005821228
SELECT * FROM product_image_select WHERE product_id = '810'
242 0.0004 0.00035691261291504
SELECT * FROM productcustomimages WHERE product_id = '810'
243 0.0003 0.00034213066101074
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '810' AND a.name = n.originalname
244 0.0003 0.00033903121948242
SELECT * FROM productoffers WHERE product_id = '810' AND merchantid = 'A1X6FK5RDHNB96'
245 0.0004 0.0004119873046875
SELECT * FROM productoffers
                WHERE product_id = '810' AND price > 0
                ORDER BY price ASC LIMIT 1
246 0.0003 0.00028800964355469
SELECT value FROM productattributes WHERE product_id = '810' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
247 0.0012 0.0011980533599854
SELECT * FROM products WHERE id = '1917'
248 0.0003 0.00029182434082031
SELECT * FROM productimages WHERE product_id = '1917' ORDER BY sortorder ASC
249 0.0009 0.00087308883666992
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1917' AND p.id = pi.product_id ORDER BY pi.sortorder
250 0.0005 0.00051784515380859
SELECT * FROM product_image_select WHERE product_id = '1917'
251 0.0003 0.00030398368835449
SELECT * FROM productcustomimages WHERE product_id = '1917'
252 0.0019 0.0018529891967773
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1917'
                GROUP BY o.product_id
253 0.0016 0.0016160011291504
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1917'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
254 0.0008 0.00076794624328613
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1917
255 0.0004 0.00035309791564941
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1917' AND a.name = n.originalname
256 0.0004 0.00036001205444336
SELECT * FROM productoffers WHERE product_id = '1917' AND merchantid = 'A1X6FK5RDHNB96'
257 0.0004 0.00036787986755371
SELECT * FROM productoffers
                WHERE product_id = '1917' AND price > 0
                ORDER BY price ASC LIMIT 1
258 0.0003 0.00034594535827637
SELECT * FROM productoffers
                WHERE product_id = 1917
                ORDER BY price ASC LIMIT 1
259 0.0004 0.00036716461181641
SELECT value FROM productattributes
                WHERE product_id = '1917'
                AND name = 'ListPriceAmount'
260 0.0003 0.0003211498260498
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1917'
                GROUP BY o.product_id
261 0.0004 0.00037097930908203
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1917'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
262 0.0003 0.00031304359436035
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1917
263 0.0007 0.00066089630126953
SELECT * FROM products WHERE parent_id = '1917'
264 0.0008 0.00076508522033691
SELECT * FROM products WHERE id = '3546'
265 0.0003 0.00034499168395996
SELECT * FROM productimages WHERE product_id = '3546' ORDER BY sortorder ASC
266 0.0003 0.00032377243041992
SELECT * FROM product_image_select WHERE product_id = '3546'
267 0.0004 0.00035190582275391
SELECT * FROM productcustomimages WHERE product_id = '3546'
268 0.0004 0.00037312507629395
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3546' AND a.name = n.originalname
269 0.0004 0.00036096572875977
SELECT * FROM productoffers WHERE product_id = '3546' AND merchantid = 'A1X6FK5RDHNB96'
270 0.0004 0.00037479400634766
SELECT * FROM productoffers
                WHERE product_id = '3546' AND price > 0
                ORDER BY price ASC LIMIT 1
271 0.0003 0.00032591819763184
SELECT value FROM productattributes WHERE product_id = '3546' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
272 0.0003 0.00033903121948242
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2204' ORDER BY timestamp DESC
273 0.0011 0.0011429786682129
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1303' ORDER BY timestamp DESC
274 0.0006 0.00056290626525879
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4918' ORDER BY timestamp DESC
275 0.0007 0.00070905685424805
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1088' ORDER BY timestamp DESC
276 0.0003 0.00031781196594238
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4946' ORDER BY timestamp DESC
277 0.0003 0.0003349781036377
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4945' ORDER BY timestamp DESC
278 0.0003 0.00033998489379883
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4947' ORDER BY timestamp DESC
279 0.0005 0.00050711631774902
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1470' ORDER BY timestamp DESC
280 0.0011 0.0011248588562012
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2156' ORDER BY timestamp DESC
281 0.0004 0.00036215782165527
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3938' ORDER BY timestamp DESC
282 0.0004 0.0003972053527832
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4949' ORDER BY timestamp DESC
283 0.0003 0.00029897689819336
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1224' ORDER BY timestamp DESC
284 0.0007 0.00074005126953125
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1561' ORDER BY timestamp DESC
285 0.0006 0.00056219100952148
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1125' ORDER BY timestamp DESC
286 0.0004 0.00035500526428223
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1145' ORDER BY timestamp DESC
287 0.0004 0.00039100646972656
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '810' ORDER BY timestamp DESC
288 0.0004 0.0003809928894043
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1917' ORDER BY timestamp DESC
289 0.0004 0.00037789344787598
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3546' ORDER BY timestamp DESC
290 0.0005 0.0004880428314209
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
291 0.0003 0.0002901554107666
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
292 0.0003 0.00025200843811035
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
293 0.0003 0.00026702880859375
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
294 0.0003 0.00030684471130371
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
295 0.0002 0.00024795532226562
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
296 0.0003 0.00034999847412109
SELECT * FROM products WHERE id = 1626
297 0.0005 0.00046586990356445
SELECT * FROM products WHERE id = 4041
298 0.0004 0.00043606758117676
SELECT * FROM products WHERE id = 4312
299 0.0005 0.00049018859863281
SELECT * FROM products WHERE id = 777
300 0.0004 0.00043106079101562
SELECT * FROM products WHERE id = 3881
301 0.0004 0.00043606758117676
SELECT * FROM products WHERE id = 4213
302 0.0004 0.00042915344238281
SELECT * FROM products WHERE id = '1626'
303 0.0002 0.00022292137145996
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
304 0.0002 0.00022411346435547
SELECT * FROM product_image_select WHERE product_id = '1626'
305 0.0003 0.00029802322387695
SELECT * FROM productcustomimages WHERE product_id = '1626'
306 0.0002 0.0002140998840332
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
307 0.0002 0.00022315979003906
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
308 0.0002 0.00023984909057617
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
309 0.0002 0.00021505355834961
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
310 0.0004 0.00035595893859863
SELECT * FROM products WHERE id = '4041'
311 0.0002 0.00021600723266602
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
312 0.0003 0.00032496452331543
SELECT * FROM product_image_select WHERE product_id = '4041'
313 0.0003 0.00025200843811035
SELECT * FROM productcustomimages WHERE product_id = '4041'
314 0.0002 0.00023508071899414
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
315 0.0003 0.00026297569274902
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
316 0.0003 0.00033402442932129
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
317 0.0002 0.00021505355834961
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
318 0.0003 0.0003058910369873
SELECT * FROM products WHERE id = '4312'
319 0.0002 0.00024294853210449
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
320 0.0002 0.0002129077911377
SELECT * FROM product_image_select WHERE product_id = '4312'
321 0.0002 0.00021505355834961
SELECT * FROM productcustomimages WHERE product_id = '4312'
322 0.0002 0.0002281665802002
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
323 0.0003 0.00025296211242676
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
324 0.0004 0.00035405158996582
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
325 0.0003 0.00029397010803223
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
326 0.0003 0.00033903121948242
SELECT * FROM products WHERE id = '777'
327 0.0002 0.00024104118347168
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
328 0.0002 0.00024700164794922
SELECT * FROM product_image_select WHERE product_id = '777'
329 0.0002 0.00024199485778809
SELECT * FROM productcustomimages WHERE product_id = '777'
330 0.0003 0.00027585029602051
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
331 0.0003 0.00028300285339355
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
332 0.0003 0.0002748966217041
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
333 0.0003 0.00030207633972168
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
334 0.0004 0.00037097930908203
SELECT * FROM products WHERE id = '3881'
335 0.0005 0.00050091743469238
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
336 0.0003 0.00030517578125
SELECT * FROM product_image_select WHERE product_id = '3881'
337 0.0003 0.00027608871459961
SELECT * FROM productcustomimages WHERE product_id = '3881'
338 0.0003 0.00033187866210938
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
339 0.0004 0.0003509521484375
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
340 0.0004 0.00041294097900391
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
341 0.0003 0.0003049373626709
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
342 0.0005 0.00046801567077637
SELECT * FROM products WHERE id = '4213'
343 0.0006 0.00059914588928223
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
344 0.0004 0.00037789344787598
SELECT * FROM product_image_select WHERE product_id = '4213'
345 0.0003 0.00030398368835449
SELECT * FROM productcustomimages WHERE product_id = '4213'
346 0.0003 0.00029301643371582
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
347 0.0003 0.00031709671020508
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
348 0.0003 0.00031614303588867
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
349 0.0004 0.00043988227844238
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
350 0.0004 0.00040888786315918
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
351 0.0004 0.0004279613494873
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
352 0.0005 0.00048518180847168
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
353 0.0006 0.00057387351989746
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
354 0.0006 0.00057005882263184
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
355 0.0005 0.00052499771118164
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
356 0.0005 0.00049591064453125
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'